Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.1] Update deleted files list in script.php for 5.1.3 #43944

Merged

Conversation

richard67
Copy link
Member

@richard67 richard67 commented Aug 18, 2024

Pull Request for Issue # .

Summary of Changes

This pull request (PR) updates the list of files to be deleted on update in file administrator/components/com_admin/script.php in the 5.1-dev branch in preparation for the next 5.1.3 release.

All files added by this PR are deleted due to the update the joomla framework composer dependencies, where developer-only files are not shipped anymore.

Code review, or if you want to do a real test:

Update a 5.1.2 to a current 5.1-dev build which contains the changes from the merged PR #43943 to get the actual result, and update a 5.1.2 to the patched package created by Drone for this PR to get the expected result.

To create a current 5.1-dev build, open a Linux or WSL shell, change to the base folder of your git clone, checkout the 5.1-dev branch of the CMS repo or update your 5.1-dev branch to that (upstream) and then run:

php ./build/build.php --remote=HEAD --exclude-gzip --exclude-zstd

And here you can find the patched update package or custom update URL created by Drone for this PR: https://artifacts.joomla.org/drone/joomla/joomla-cms/5.1-dev/43944/downloads/78199/Joomla_5.1.3-rc2-dev+pr.43944-Development-Update_Package.zip

Actual result BEFORE applying this Pull Request

The files added by this PR to file administrator/components/com_admin/script.php are still present after the update.

Expected result AFTER applying this Pull Request

The files added by this PR to file administrator/components/com_admin/script.php have been removed with the update.

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed

  • No documentation changes for manual.joomla.org needed

@bembelimen bembelimen merged commit 38dd693 into joomla:5.1-dev Aug 18, 2024
3 checks passed
@bembelimen bembelimen added this to the Joomla! 5.1.3 milestone Aug 18, 2024
@bembelimen
Copy link
Contributor

Thx

@richard67 richard67 deleted the 5.1-dev-deleted-files-2024-08-18 branch August 18, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants